Release 10.1A: OpenEdge Data Management:
DataServer for ORACLE
Building executables for the UNIX Host
This section contains instructions for building host executables. The script is located in the
oebuild/makedirectory under the root of your OpenEdge install.
![]()
To build a UNIX host executable:
- Open a terminal and invoke a Bourne shell (
/bin/sh) on the system where OpenEdge is installed.- Change to user '
root'.- Set and export the environment variable
DLCto the OpenEdge installation directory. For example:
- Optionally set and export the environment variable
IMAGEto the full pathname of the executable to be generated. By default the client executable will be named:
- Set the environment variable
ORACLE_HOMEto the top level directory of your ORACLE installation. For example:
- Verify that the variable
PATHcontains the directory to the linker.- Unset all the library path variables for your operating system. The script will set these variables as required. For example:
- Run the script
$DLC/oebuild/make/build_orasrv.sh.If you did not set theIMAGEvariable, the ORACLE DataServer server executable will be built as:
To use your new executable once it is built, you must set the
ORASRVenvironment variable.
![]()
To replace your default server executable:
- Make a backup copy of the original executable, if one exists. For example:
- Copy the newly built executable into your installed
bindirectory. For example:
- Change permissions on the newly created executable to include the Set UID bit. For example:
- Define the environment variable
ORASRVto your executable. For example:
![]()
To identify your new executable with an environment variable and without relocating:
Once you have created your executables, see Chapter 5, "Configuring the DataServer," for instructions on configuring and using the DataServer executables.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |